Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-export async_graphql and lazy_static #183

Merged
merged 5 commits into from
Jan 10, 2025
Merged

Re-export async_graphql and lazy_static #183

merged 5 commits into from
Jan 10, 2025

Conversation

billy1624
Copy link
Member

@billy1624 billy1624 commented Jan 8, 2025

PR Info

New Features

  • Re-export async_graphql and lazy_static

Comment on lines 2 to 3
use seaography::async_graphql;
use seaography::lazy_static;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: why not combine them in one line?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

@billy1624 billy1624 marked this pull request as ready for review January 10, 2025 15:14
@billy1624 billy1624 merged commit 1bde6c6 into main Jan 10, 2025
7 checks passed
Copy link

🎉 Released In 1.1.3 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants